home *** CD-ROM | disk | FTP | other *** search
/ Level Pack for Grand Prix 2 / Level Pack for Grand Prix 2.iso / gp2pit / gp2pit.txt < prev   
Text File  |  1996-12-02  |  4KB  |  112 lines

  1. GP2Pit ver. 1.1
  2.  
  3. for Microprose's Grand Prix 2
  4. --------------------------------------------------------------------
  5.  
  6. This small utility allow you to change the order of team's pit boxes.
  7. I tested it with 'US English ver.10b' version of Grand Prix 2, and it works
  8. well.
  9.  
  10. How to do it?
  11.  
  12. Upon installation, GP2PIT.EXE will be copied to your GP2 directory 
  13. ('C:\GP2')
  14.  
  15. Make sure that your gp2.exe file isn't 'read-only'. 
  16. To remove read-only attribute do it: attrib -R gp2.exe
  17.  
  18. Syntax:
  19.  
  20. gp2pit
  21. or
  22. gp2pit [p] [filename]
  23. or
  24. gp2pit [porg]
  25.  
  26.     where:
  27.     whithout any option/parametr: you will enter pit box order editor.
  28.  
  29.     filename : is normal DOS name with extension, like: 'my.pit'
  30.     
  31.     porg : this option will patch GP2.EXE file with original pit box 
  32.            order settings.
  33.     p : option 'patch'. It will patch GP2.EXE with pit box order 
  34.        settings, stored in file. Files with it are generated by gp2pit   
  35.  
  36.  
  37. Examples:
  38.     
  39.     gp2pit p test.pit - it will patch GP2.EXE file with pit box settings 
  40.     stored in test.pit file.
  41.  
  42.     gp2pit porg - it will patch your GP2.EXE file with original pit box
  43.                   order
  44.     
  45.     gp2pit - you will enter pit box order editor
  46.  
  47.   
  48. Pit box order editor:
  49.    
  50.     just type: gp2pit and hit <ENTER> key.
  51.  
  52.  You now see at the left where each team has their main pit box. The bottom
  53.  is - enter of the pit lane, the top is end of the pit lane.
  54.  
  55.  Keys:
  56.  
  57.  'W' - Swaping pit box. Press 'W' key. Then you can select fist team to 
  58.        swap. What key to press now is shown just before team name.
  59.        Keys from '1' to '9', and alfabetical from 'A' to 'K'.
  60.        Now press key again, for selecting second team. After it you will
  61.        see that these two teams changed position. 
  62.  
  63.  'S' - Save to file. This option will generate new file of REWRITE (!!!) 
  64.        existing whithout info about it! Press 'S' key, and than enter max
  65.        8 chars as a DOS file name. This program will add extension '.pit'
  66.        to this name. So, you now have stored pit box order in file.
  67.  
  68.  'L' - Load from file. This option will load pit box order from file.
  69.        Type 'L', and then enter max 8 chars as DOS file name. File must 
  70.        exist. :) Program will add extension '.pit' to given name. This mean,
  71.        that all pit box order saved files must have '.pit' extension!
  72.         
  73.  'R' - Restore from GP2.EXE file. This option will load pit box order 
  74.        settings from your GP2.EXE file. 
  75.  
  76.  'O' - Restore original settings. This option will bring you to screen
  77.        original pit box order.
  78.   
  79.  'P' - Patch the game. This option will modify your GP2.EXE file, with
  80.        pit box settings as they are on the Gp2Pit screen now.
  81.  
  82.  'X' - Exit this program.
  83.  
  84.  
  85. Additional info:
  86.  
  87. The pit box order in Grand Prix 2 is based on final results of FIA Formula 
  88. One Constructors Championship in season 1993, and FIA Formula One rules.
  89.  
  90. This game seems to be able to host up to 20 teams, but tracks looks to 
  91. have only 16 pit box, so try put teams in first (from bottom) 16 pit boxes.
  92.  
  93. Due to funny rules in Grand Prix 2 you can enter pit as fast as you can
  94. (try Monza), and computer will brake for you. But, if your team is i.e. 
  95. Williams you are in trouble because the braking isn't fast and you will 
  96. miss  Williams' pit box. That is why I wrote this tool. :)
  97.  
  98.  
  99.  Versions:
  100.  ver 1.0  26.08.96  - first version
  101.  ver 1.1  11.09.96  - removed bug in names of saving file
  102.  
  103.  
  104.  ******************************** WARNING!!! ***********************************
  105.  This is not a Microprose's product.
  106.  This program changes gp2.exe file, so make backup or if you notice any problem,
  107.  copy gp2.exe from your GP2 CD.
  108.  
  109.  In some net competitions, changing pit box could be prohibited, check it!
  110. --------------------------------------------------------------------------------    
  111. 11.09.96   Andrzej Barganski
  112.